Skip to content

Latest commit

 

History

History

1. Phishing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Phishing

Using the Social-Engineer Toolkit (SET) to generate a phising page.

Execution

If needed, we will be using Ngrok for tunneling.

# Execute inside the host machine
ngrok http 8080

The following runs the CLI:

docker compose run --service-ports set

Follow the following sequence for inputting the options. For the 6th input, paste your Ngrok URL without the http:// prefix.

y
1
2
3
1
<Your Ngrok URL without the http:// prefix (if on localhost, use localhost:8080)>
2

The website runs on http://localhost:8080 and your provided Ngrok URL, both on HTTP and HTTPS.

Warning

Don't use your real credentials, especially during a public demonstration.

Made with ❤ by Param.